[PWGCF] Feature/lambdacascade correlation#14631
Open
Oveissheibani wants to merge 4 commits intoAliceO2Group:masterfrom
Open
[PWGCF] Feature/lambdacascade correlation#14631Oveissheibani wants to merge 4 commits intoAliceO2Group:masterfrom
Oveissheibani wants to merge 4 commits intoAliceO2Group:masterfrom
Conversation
|
O2 linter results: ❌ 43 errors, |
a311293 to
a90c6aa
Compare
a90c6aa to
19114ff
Compare
Oveissheibani
added a commit
to Oveissheibani/O2Physics
that referenced
this pull request
Jan 29, 2026
Please consider the following formatting changes to AliceO2Group#14631
26e3a67 to
65b7b3f
Compare
| #include "Common/DataModel/CollisionAssociationTables.h" | ||
| #include "Common/DataModel/EventSelection.h" | ||
| #include "Common/DataModel/Multiplicity.h" | ||
| #include "Common/DataModel/PIDResponse.h" |
Collaborator
There was a problem hiding this comment.
I think this is obsolete
It was split between TPC and TOF in a previous PR
If you were able to compile your code locally, I guess you did, that means that your code is not updated to the latest version
This is consistent with the message in the PR pointing at conflicts in the branch
Please, rebase your changes to the latest version of O2Physics
Collaborator
victor-gonzalez
left a comment
There was a problem hiding this comment.
Please, rebase your changes to the latest version of O2Physics and compile locally to fix potential needed changes
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Simple correlation task for Lambda(anti-Lambda) – Cascade pairs.
Includes:
Added to PWGCF/TwoParticleCorrelations/Tasks.
Updated CMakeLists.txt.